home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / syncrnet / spass001.zip / SPASSX01.ZIP / SMEGPASS.DOC < prev    next >
Text File  |  1996-04-01  |  5KB  |  114 lines

  1.  
  2. ▄▀▀▀▄                  █▀▀▀▄                                      █
  3. ▀▄▄▄  █▄ ▄█ ▄▀▀▀ ▄▀▀▀▄ █▄▄▄▀ ▄▀▀▄ ▄▀▀▀▀ ▄▀▀▀▀ █ ▄ █ ▄▀▀▄ █▀▀▄ ▄▀▀▀█
  4. ▄   █ █ █ █ █▀▀  ▀▄▄▄█ █     █▀▀█  ▀▀▀▄  ▀▀▀▄ █▄▀▄█ █  █ █    █   █
  5.  ▀▀▀  ▀   ▀  ▀▀▀  ▄▄▄▀ ▀     ▀  ▀ ▀▀▀▀  ▀▀▀▀  ▀   ▀  ▀▀  ▀     ▀▀▀▀ v1.0
  6.  
  7. Password/Word Association module for Synchronet BBS systems
  8.  
  9. Synchronet v2.2 or higher is required.
  10.  
  11. Features
  12. ~~~~~~~~
  13. - Easy Installation
  14. - 100% Baja & Synchronet Specific
  15. - Extremely Easy To Use
  16. - Help Files To Explain All Functions
  17. - Automatic maintenance
  18. - Moron Lockout
  19. - Nasty Language Testing via SmegBeep (Optional)
  20.  
  21. Disclaimer
  22. ~~~~~~~~~~
  23. This program is provided "as is". There are no warranties, expressed or
  24. implied, with this program. The author and/or SNB Data Systems Inc. will
  25. NOT be held liable for any direct, indirect, incidental, accidental, or
  26. consequential damage resulting from the use of this program. Your use of
  27. this program constitutes your AGREEMENT to this disclaimer and your release
  28. of the author and/or SNB Data Systems Inc. from any form of liability.
  29. After a reasonable length of time, suited to the evaluation of this program,
  30. you are required to either register this program, or delete all traces of
  31. this program from your hard drive.
  32.  
  33. Files Contained In The SmegMart Archive
  34. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  35. FILE_ID.DIZ     Description
  36. SMEGREGI.DOC    This File
  37. SMEGREGI.BIN    The Compiled Program
  38. LOCKOUT.DAT     List Of Morons To Lock Out
  39.  
  40. Installation Instructions
  41. ~~~~~~~~~~~~~~~~~~~~~~~~~
  42. 1) You should have already ran SINSTALL.BIN which created all directories
  43.    needed, and placed all files in their proper locations.
  44.    SINSTALL.BIN takes care of anything that's mildly confusing, so if you
  45.    didn't install via SMINSTALL.BIN, go back and do it.
  46.  
  47. 2) You can set up SmegPassword to run as a door, a standard Baja Module, or
  48.    a logon event. Or any combination of the three
  49.  
  50.    As A Door (My favorite)
  51.    ~~~~~~~~~
  52.    Set up the program in your External Program setup in SCFG like this:
  53.         ╔[■][?]════════════════════════════════════════════════════╗
  54.         ║                         SmegPassword                     ║
  55.         ╠══════════════════════════════════════════════════════════╣
  56.         ║ │Name                       SmegPassword                 ║
  57.         ║ │Internal Code              SMEGPASS                     ║
  58.         ║ │Start-up Directory                                      ║
  59.         ║ │Command Line               *SMEGPASS                    ║
  60.         ║ │Clean-up Command Line                                   ║
  61.         ║ │Execution Cost             None                         ║
  62.         ║ │Access Requirements                                     ║
  63.         ║ │Execution Requirements                                  ║
  64.         ║ │Multiple Concurrent Users  Yes                          ║
  65.         ║ │Intercept I/O Interrupts   No                           ║
  66.         ║ │Swap BBS out of Memory     No                           ║
  67.         ║ │Modify User Data           No                           ║
  68.         ║ │Execute on Event           No                           ║
  69.         ║ │BBS Drop File Type         None                         ║
  70.         ║ │Place Drop File In         Node Directory               ║
  71.         ║ │Time Options...                                         ║
  72.         ╚══════════════════════════════════════════════════════════╝
  73.    As A Module
  74.    ~~~~~~~~~~~
  75.    Add the command exec_bin smegmart to your command shell.
  76.    example:
  77.         cmdkey B
  78.                 exec_bin smegpass
  79.                 end_cmd
  80.  
  81.    See your BAJA.DOC for more help.
  82.  
  83.    As a Logon Option (if you so wish)
  84.    ~~~~~~~~~~~~~~~~~
  85.    To Make SmegPassword a logon option you'd edit your LOGON.SRC and add the
  86.    following commands in an appropriate place:
  87.    yes_no "Would You Like To Play SmegPassword"
  88.    if_true
  89.         exec_bin smegpass
  90.         end_if
  91.  
  92.    recompile your LOGON.SRC and you're rockin'
  93.  
  94. Locking Out Morons
  95. ~~~~~~~~~~~~~~~~~~
  96. To lockout a moron that just doesn't understand how the game of word
  97. association works, just edit the file LOCKOUT.DAT and add their name.
  98. There should only be one name per line, and it's cASE sENSITIVE.
  99.  
  100. Nasty Language Testing
  101. ~~~~~~~~~~~~~~~~~~~~~~
  102. If you have SmegBeep installed, SmegPassword will automagically use it.
  103. SmegBeep is available from Vertrauen and from Smooth Noodle Boot via fido
  104. FREQ using the magic name "SMEGBEEP".
  105.  
  106. Other Notes
  107. ~~~~~~~~~~~
  108. - I hope you read this carefully :)
  109. - Thanks to the beta guys
  110. - For a complete list of SmegWare programs, FREQ "SMEGWARE" via fido from
  111.   Smooth Noodle Boot @ 1:353/715
  112. - Check Out SMEGWARE.LST in the the current directory for a list of all
  113.   SmegWare programs and descriptions
  114.